home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2002 November / SGI IRIX 6.5 Applications 2002 November.iso / dist / java2_plugin_v131_02_eoe.idb / usr / java2v131_02 / README.PLUGIN.z / README.PLUGIN
Encoding:
Text File  |  2002-09-19  |  2.9 KB  |  96 lines

  1.  
  2.             Runtime Plug-in for Irix, Java(tm) Edition
  3.  
  4.                        Version 1.3.1_02
  5.  
  6.  
  7. This is the Irix port of version 1.3.1 of Sun's Java(tm) Plug-in.  For
  8. more general information about its purpose and use, see
  9.  
  10.   http://java.sun.com/products/plugin/
  11.  
  12. This software can be used with 6.5, and Netscape versions 4.x and
  13. Mozilla 1.0.
  14.  
  15.  
  16. When You Install
  17. ----------------
  18.  
  19. This software ONLY supports the n32 MIPS ABI.
  20.  
  21. This software should be used with our Java2 SDK, v. 1.3.1_02
  22.  
  23.   http://www.sgi.com/developers/devtools/languages/java2_131_02.html
  24.  
  25. If you need to be able to run applets which require a 1.1.x JDK, you
  26. should install our 3.1.1 java_eoe (based on Sun's 1.1.6) and the
  27. Runtime Plug-in for Irix, Java(tm) Edition, version 1.1.1:
  28.  
  29.   http://www.sgi.com/Products/Evaluation/#jdk_3.1.1
  30.   http://www.sgi.com/Products/Evaluation/#java_plugin
  31.  
  32.  
  33. Before You Try to Run an Applet with the Plug-in
  34. ------------------------------------------------
  35.  
  36. 1.  If you have installed Netscape, Mozilla or the plug-in in a
  37. nonstandard location, you need to create a link to the plugin from
  38. your browser's plugins directory.
  39.  
  40. For Netscape 4.X run the following commands:
  41.  
  42.   > cd <netscape-installation-location>/communicator/plugins32
  43.   > ln -s <plugin-installation-location>/usr/java2v131_02/plugin32/sgi/ns4/javaplugin.so javaplugin1.3.so
  44.  
  45. If you don't have root permissions then you can create the link in ~/.netscape/plugins32
  46.  
  47. For Mozilla:
  48.  
  49.   > cd <mozilla-installation-location>/plugins
  50.   > ln -s <plugin-installation-location>/usr/java2v131_02/plugin32/sgi/ns600/libjavaplugin_oji.so  javaplugin1.3.so
  51.  
  52. Then you must make sure the following environment variable is set
  53. whenever you run netscape:
  54.  
  55.   setenv JAVA_PLUGIN_ROOT <plugin-installation-location>
  56.  
  57. 2.  In order to use java_eoe from a nonstandard location, you must
  58. make sure the JAVA_HOME environment variable is set such that
  59. $JAVA_HOME/bin contains the various Java tools.  For example:
  60.  
  61.   setenv JAVA_HOME <java_eoe-installation-location>/usr/java
  62.  
  63. The JDK_HOME and JRE_HOME environment variables can also be used.
  64.  
  65. In order to run with the hotspot VM, you should:
  66.  
  67.   setenv JAVA_VMTYPE hotspot
  68.  
  69. 3.  If you are behind a firewall and need to access sites outside it,
  70. you need to manually set your HTTP proxy correctly in netscape.
  71. Setting a SOCKS Host is not sufficient.
  72.  
  73. 4.  Quit netscape (or Mozilla).
  74.  
  75. 5.  Restart netscape (or Mozilla).
  76.  
  77.  
  78. Known Problems
  79. --------------
  80.  
  81. 1. This Software has had limited testing on versions of Netscape and IRIX. It
  82.    has been tested on
  83.    Netscape 4.75 on IRIX 6.5.10m - Indy, O2
  84.    Netscape 4.76 on IRIX 6.5.4m - O2
  85.    Netscape 4.76 on IRIX 6.5.11m - O2K
  86.    Netscape 4.77 on IRIX 6.5.13m - O2K
  87.    Netscape 4.79 on IRIX 6.5.16m - Fuel
  88.  
  89.    Mozilla 1.0 on IRIX 6.5.16m - Fuel
  90.  
  91. Reporting Problems/Support
  92. --------------------------
  93.  
  94. This beta software is not supported. However contact us at
  95. java2-beta-comments@corp.sgi.com with your experiences and bugs.
  96.